/*-----------------------公共尾部开始-----------------------*/
.footer{background: #f0f0f0; border-top: #426ca6 4px solid; width: 100%; min-width: 1200px; padding: 20px 0; line-height: 1.5; text-align: center;}
.footer_w1200{ width: 1200px; margin: 0 auto; overflow: hidden;}
.footer p span img{margin-bottom:10px; margin-right:5px;}
.footer p span:first-child img{margin:0 0 -10px 0;}

@media screen and (max-width:999px){
	.footer_w1200{width: 100%;}
	.footer{min-width: 0%; padding: 10px; height: auto;}
}

.web_older .footer{ line-height: 1.6;}
.web_older .footer_w1200 p:first-child{ margin-bottom: 15px;}
.web_older #_ideConac{ display: inline-block;}
.web_older #zhaocuo{display: inline-block; transform: translateY(0px);}

/*-----------------------公共尾部结束-----------------------*/